Description | Example | Return Message | Group(s)

SCHED: ExportToCommands

Format

SCHED / ExportToCommands '<AbsoluteFilePathName>'

Description

The SCHED ExportToCommands Connect outputs an ingest file of the current schedule to the path 'AbsoluteFilePathName'.

Parameters

  • AbsoluteFilePathName: The parameter is a string of text in single quotes of the file path name. By convention the path extension should be ".txt", but it doesn't really matter.

Example

To save a text file of Connect commands that will recreate the currently open schedule, with a filename "testfile" under the C:\Myfiles\Schedulefiles\ directory:

SCHED / ExportToCommands 'C:\Myfiles\Schedulefiles\testfile.txt'

SyntaxExample
<CommandName>SCHED / ExportToCommands
<AbsoluteFilePathName>'C:\Myfiles\Schedulefiles\testfile.txt'

Return Message

If activated, Connect returns an acknowledgment message that includes the entire text of the generated file.

Group Membership

This command belongs to the following group(s):

Scheduler

Version

11.2